Click or drag to resize

And Constructor (Restriction, Restriction)

Initializes a new instance of the And class.

Namespace:  Independentsoft.Exchange
Assembly:  Independentsoft.Exchange (in Independentsoft.Exchange.dll) Version: 3.0.840.11238
Syntax
public And(
	Restriction restriction1,
	Restriction restriction2
)

Parameters

restriction1
Type: Independentsoft.ExchangeRestriction
restriction2
Type: Independentsoft.ExchangeRestriction
See Also